home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48_2 / key.sys < prev    next >
Text File  |  1991-04-12  |  3KB  |  99 lines

  1. Article 1102 of comp.sys.handhelds:
  2. Path: en.ecn.purdue.edu!noose.ecn.purdue.edu!samsung!cs.utexas.edu!helios!tamuts!n233dk
  3. From: n233dk@tamuts.tamu.edu (Frederick Grevelle)
  4. Newsgroups: comp.sys.handhelds
  5. Subject: 48 SYSEVALed Keys
  6. Message-ID: <7735@helios.TAMU.EDU>
  7. Date: 26 Aug 90 23:47:03 GMT
  8. Sender: usenet@helios.TAMU.EDU
  9. Organization: Texas A&M University
  10. Lines: 85
  11.  
  12.  
  13. Here is a list of SYSEVALs for the 48 which will implement many of the
  14. various keystrokes used in programming.  The advantages of using these
  15. will probably be minimal, except for perhaps some of the nonprogrammable
  16. keys.
  17.  
  18. Do not try to mix and match these routines with one another in order to
  19. achieve a special desired result.  These are RPL routines and not prefixed
  20. machine code.  Once I've had the time to further investigate the routines
  21. that support these SYSEVALs it may then be possible to achieve such custom
  22. results.
  23.  
  24. This was proof read by me one time only.  Any errors I might later discover
  25. will be promptly posted.  The table should be self explanatory, but I'll
  26. be willing to answer any questions.
  27.  
  28. Rick Grevelle
  29.  
  30.  
  31.  
  32.   Address                  Equivalent keystroke(s)
  33. ------------------------------------------------------------------------
  34.    3a69a        [']_key
  35.    3a6b3        [blue_shift]_[X]
  36.    3a6cc        [orange_shift]_[/]
  37.    3a6e5        [orange_shift]_[PRG]
  38.    3a71c        [NXT]
  39.    3a735        [orange_shift]_[NXT]
  40.    3a7a3        [orange_shift]_[4]
  41.    3a7c6        [orange_shift]_[+/-]
  42.    3a7f3        [ENTER]
  43.    3a834        [cursor_left]
  44.    3a893        [orange_shift]
  45.    3a8c5        [blue_shift]
  46.    3a8de        [cursor_right]
  47.    3a93d        [cursor_up]
  48.    3aa0a        [alpha]
  49.    3aa37        [alpha]_[orange_shift]
  50.    3aa50        [alpha]
  51.    3aa69        [alpha]_[blue_shift]
  52.    3aa82        [+/-]
  53.    3aa9b        [+/-]
  54.    3aaeb        [blue_shift]_[DEL]
  55.    3ab59        [orange_shift]_[9]
  56.    3ab72        [CST]
  57.    3ab8b        [orange_shift]_[+]
  58.    3aba4        [orange_shift]_[x]
  59.    3abbd        [alpha]_[orange_shift]_[-]
  60.    3abd6        [orange_shift]_[-]
  61.    3abef        [blue_shift]_[+]
  62.    3ac08        [blue_shift]_[/]
  63.    3ac21        [blue_shift]_[-]
  64.    3ac3a        [EEX]
  65.    3acbc        [orange_shift]_[3]
  66.    3ad57        [MTH]
  67.    3ad70        [orange_shift]_[VAR]
  68.    3ad89        [blue_shift]_[VAR]
  69.    3ada2        [orange_shift]_[CST]
  70.    3adbb        [blue_shift]_[CST]
  71.    3aded        [orange_shift]_[8]
  72.    3ae1a        [PRG]
  73.    3ae33        [orange_shift]_[MTH]
  74.    3ae4c        [orange_shift]_[cursor_down]
  75.    3ae6f        [orange_shift]_[cursor_up]
  76.    3ae88        [orange_shift]_[7]
  77.    3aeb5        [orange_shift]_[5]
  78.    3aee2        [blue_shift]_[5]
  79.    3af05        [orange_shift]_[6]
  80.    3af1e        [blue_shift]_[6]
  81.    3af37        [VAR]
  82.    3af50        [orange_shift]_[ENTER]
  83.    3af69        [blue_shift]_[+/-]
  84.    3af73        [blue_shift]_[+/-]
  85.    3b036        [alpha]_[alpha]
  86.    3b068        [blue_shift]_[ENTER]
  87.    3b081        [blue_shift]_[alpha]
  88.    3b095        [blue_shift]_[alpha]
  89.    3b0db        [orange_shift]_[alpha]
  90.    3b1b7        [blue_shift]_[1]
  91.    3b1cb        [orange_shift]_[1]
  92.    3fd36        [alpha]
  93.    3fd63        [alpha]_[orange_shift]
  94.    3fd90        [alpha]_[blue_shift]
  95.    40d25        [alpha]_[alpha]
  96.  
  97.  
  98.  
  99.